AdEnrollSchedStatusHistory 
Logical Entity Name  AdEnrollSchedStatusHistory 
Default Table Name  AdEnrollSchedStatusHistory 
Physical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

AdEnrollSchedStatusHistory Columns 
ColumnName  Domain  Datatype  NULL  Definition 
ADEnrollSchedStatusHistoryID(PK)    int  NO 
 
AdEnrollID(FK)    int  NO 
 
AdEnrollSChedID(FK)    int  YES 
 
syStudentID(FK)    int  NO 
 
AdCourseID(FK)    int  NO 
 
AdTermID    int  YES 
 
adClassSchedID    int  YES 
 
Descrip    char(75)  NO 
 
PrevCourseStatus    char(1)  NO 
 
CurrentCourseStatus    char(9)  NO 
 
ADCourseStatusChangeReasonID(FK)    int  YES 
 
DateAdded    datetime  NO 
 
dateLstMod    datetime  NO 
 
UserID(FK)    int  NO 
 
ts    timestamp  NO 
 
Section    varchar(8)  YES 
 
Credits    numeric(9, 2)  YES 
 
Action    char(1)  YES 
 
ParentTermID(FK)    int  YES 
 
IsCrossRef    bit  NO 
 
LDA    datetime  YES 
 
RuleType    varchar(100)  YES 
 
PrerequisiteAdCourseId    varchar(max)  YES 
 
CorequisiteAdCourseId    varchar(max)  YES 
 
AllowOrDeny    varchar(15)  YES 
 
PreCorequisiteAdCourseId    varchar(max)  YES 
 

AdEnrollSchedStatusHistory Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_AdEnrollSchedStatusHistory_AdEnrollSchedStatusHistoryID  PrimaryKey  ADEnrollSchedStatusHistoryID 

AdEnrollSchedStatusHistory Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdCourse  Non-Identifying  One To Zero or More  FK_AdEnrollSchedStatusHistory_AdCourseID_AdCourse_AdCourseID      AdCourseID  NO  YES 
AdCourseStatusChangeReason  Non-Identifying  Zero or One to Zero or More  FK_AdEnrollSchedStatusHistory_ADCourseStatusChangeReasonID_ADCourseStatusChangeReason_ADCourseStatusChangeReasonID      ADCourseStatusChangeReasonID  NO  YES 
AdEnroll  Non-Identifying  One To Zero or More  FK_AdEnrollSchedStatusHistory_AdEnrollID_AdEnroll_AdEnrollID      AdEnrollID  NO  YES 
AdEnrollSched  Non-Identifying  Zero or One to Zero or More  FK_AdEnrollSchedStatusHistory_AdEnrollSChedID_AdEnrollSChed_AdEnrollSChedID      AdEnrollSChedID  NO  YES 
AdTerm  Non-Identifying  Zero or One to Zero or More  FK_AdEnrollSchedStatusHistory_ParentTermID_AdTerm_AdTermID      ParentTermID  NO  YES 
syStudent  Non-Identifying  One To Zero or More  FK_AdEnrollSchedStatusHistory_syStudentID_syStudent_syStudentID      syStudentID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_AdEnrollSchedStatusHistory_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

AdEnrollSchedStatusHistory Check Constraints 
Check Constraint Name  CheckConstraint 

AdEnrollSchedStatusHistory Storage 
STORAGE OPTION  STORAGE VALUE 
Filegroup  PRIMARY 
Text Image File Group  PRIMARY 

AdEnrollSchedStatusHistory Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.AdEnrollSchedStatusHistory 
NO       
Physical (Microsoft SQL Server)
dbo.AdEnrollSchedStatusHistory 
NO       

AdEnrollSchedStatusHistory Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Academic Records 

AdEnrollSchedStatusHistory Data Movement Rules 
Name  Type  Rule Text/Value